home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-09-04 | 2.9 KB | 70 lines | [TEXT/CWIE] |
- ========================================================================
- Metrowerks FTP Post Linker Release Notes
- ========================================================================
-
- Version: 2.0
- Date: 08/31/98
- Author: Pedro Larios
- ========================================================================
-
- This linker will FTP the project output to a remote server. There is
- currently no way to specify that individual files be FTPd, so the linker
- will transfer the entire contents of a folder specified in the FTP pref
- panel. Therefore, make sure you do not have files that you don't want
- transferred in this folder.
-
- This linker requires the use of the Metrowerks 3.0 IDE or later.
-
- [WINDOWS ONLY] THIS LINKER REQUIRES THAT YOU HAVE EITHER THE SUN JDK
- or JRE 1.1.6 (or higher) installed. The installation programs for these
- are in the "Extras" folder at the base of the CodeWarrior Windows NT/95
- Tools CD. The CodeWarrior installation program should have installed
- this for you.
-
- [MAC ONLY] AS OF VERSION 2.0, THIS LINKER REQUIRES MRJ 2.0 (OR GREATER)
- to be installed in your system.
-
- ========================================================================
- New Features in This Version
- ========================================================================
- * [MAC ONLY] The FTP post linker now uses MRJ 2.0 (or later) to run.
-
- ========================================================================
- Bugs Fixed in This Version
- ========================================================================
- * 2.0b2 MRJ 2.0 always seems to return 127.0.0.1 as the IP of the local
- machine. This is useless for FTP since the real IP address must be
- transmitted to the server in order to establish a connection to transfer
- files via FTP. The IP address of the machine is no longer querried through
- MRJ.
-
- * 1.0 Fixed a bug that caused the linker to append garbage to the files
- being transfered to the server.
-
- ========================================================================
- Known Bugs and Incompatibilities
- ========================================================================
-
- * Due to netowrking problems with MRJ on 68k, this plugin is PPC only.
-
- ========================================================================
- Additional Notes
- ========================================================================
- * None.
-
- ========================================================================
- Contacting Metrowerks
- ========================================================================
-
- For bug reports, technical questions, and suggestions, please use the
- forms in the Release Notes folder on the CD, and send them to
-
- support@metrowerks.com
-
- See the CodeWarrior on the Nets document in the Release Notes folder for
- more contact information, including a list of Internet newsgroups,
- online services, and patch and update sites.
-
- ========================================================================
-
- Metrowerks Corporation